Package com.cisco.pt.ipc.sim
Interface PolicyMapParameterStatement
- All Superinterfaces:
IPCObject
- All Known Implementing Classes:
PolicyMapParameterStatementImpl
Information provided by the PKI file:
\class CPolicyMapParameterStatement
\brief CPolicyMapParameterStatement holds service-policy configuration
\example network().getDevice("Router0").getServicePolicyManager()
- Author:
- Auto-generated
-
Method Summary
Modifier and TypeMethodDescriptionInformation provided by the PKI file:toString()Information provided by the PKI file:Methods inherited from interface com.cisco.pt.ipc.IPCObject
getAccessMessage, getClassName, getFactory, getObjectUUID, getPacketTracerSession
-
Method Details
-
toPduString
String toPduString()Information provided by the PKI file:
\brief Returns the configuration in string to show on pdu detail \return string, the configuration in string to show on pdu detail.- Returns:
- String Returns a String
-
toString
String toString()Information provided by the PKI file:
\brief Return the configuration in string return string, the configuration in string.
-